Output bound - tradução para espanhol
DICLIB.COM
Ferramentas linguísticas em IA
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:     

Tradução e análise de palavras por inteligência artificial

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

Output bound - tradução para espanhol

A PROPERTY DESCRIBING RUN-TIME COMPLEXITY OF ALGORITHMS
Output sensitivity; Output-sensitivity

Output bound      
Limitado por la velocidad de salida
output device         
  • A recording setup with two monitor speakers
  • upright=0.6
  • [[Colossal Cave Adventure]] being played on a [[VT100]] terminal
  • upright=0.8
  • A pair of [[computer speaker]]s and a [[subwoofer]] used in a desktop environment
  • An [[LCD monitor]] in use
  • An LED projector
  • Output interfaces on the rear of a graphics card
TYPE OF COMPUTER HARDWARE DEVICE THAT TRANSMITS INFORMATION FROM THE COMPUTER TO THE USER
Graphical output device; Output devices; List of output devices; Output hardware
dispositivo de salida, instalación de salida ( la parte del ordenador de la cual salen los resultados de la elaboración de cálculos, tales como la pantalla, la impresora, etc.)
bound         
WIKIMEDIA DISAMBIGUATION PAGE
Bounds; Bound (movie); Bound (disambiguation); Bound (film)
frontera
encuadernado
seguro
término
obligado
saltar
encerrar
pasado y participio pasado de bind

Definição

output
output (ingl.; pronunc. [áutput])
1 m. Econ. Producto resultante de un proceso productivo.
2 Inform. Información que proporciona el ordenador después de procesar los datos. Salida.

Wikipédia

Output-sensitive algorithm

In computer science, an output-sensitive algorithm is an algorithm whose running time depends on the size of the output, instead of, or in addition to, the size of the input. For certain problems where the output size varies widely, for example from linear in the size of the input to quadratic in the size of the input, analyses that take the output size explicitly into account can produce better runtime bounds that differentiate algorithms that would otherwise have identical asymptotic complexity.